func text/template.printableValue
3 uses
text/template (current package)
exec.go#L1103: iface, ok := printableValue(v)
exec.go#L1115: func printableValue(v reflect.Value) (any, bool) {
funcs.go#L776: a, ok := printableValue(reflect.ValueOf(arg))
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)